.top_loop {
	padding-top: 66px;
 }

.top_loop section {
	width: 100%;
 	background-color: #EBF5F5;
	background-repeat: no-repeat;
	background-size: 100%;
	background-size: contain;
}

.top_loop_img {
	/* transition: all 1s; */
	height: 225px;
}
.top_loop_txt{ height: auto; width: auto!important; }
.top_loop_txt div {
	box-sizing: border-box;
	padding: 10px 20px;
	color: #131313;
	cursor: pointer;
	height: auto;
}

.top_loop_txt h1 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    font-weight: 900;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top_loop_txt p {
	font-family: MicrosoftYaHeiLight;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 22px;
	color: #5E6364;
}

.top_loop_txt_active {
	color: #fff !important;
	background-color: #0146C7;
}

.top_loop_txt_active p {
	color: #fff !important;
}

/* 科普活动&科普活动预告+全民科学素质行动&素质专刊 */
.tap {
	margin-bottom: 35px;
		padding: 10px;

}

.tap section {
	border-top: 3px solid #0A4DC9;
	position: relative;
	box-sizing: border-box;
	background-color: #ffffff;
	box-shadow: 0px 2px 2px 0px rgba(220, 220, 220, 0.75);
}


.tap .tap_left {
	width: 100%;
}

.tap section>h1 {
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2f63ba;
	font-weight: 900;
	position: relative;
	padding-left: 10px;
	padding-top: 5px;
}

.tap .tap_right {
	width: 100%;
	margin-top: 10px;
}

.tap_more {
	position: absolute;
	right: 10px;
	top: 5px;
	background: #2f63ba;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	padding: 4px 13px;
	cursor: pointer;
}

.tap .tap_news {
	padding-top: 25px;
}

.tap .tap_news .tap_news_img {
	width: 100%;
	height: 282px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.tap_news_img p {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
	font-family: MicrosoftYaHeiLight;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 37px;
	letter-spacing: 0px;
	color: #ffffff;
	width: 100%;
	text-align: center;
	line-height: 50px;
	background: rgba(0, 0, 0, .5);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	box-sizing: border-box;
	    padding: 0 10px;
}

.tap .tap_news .tap_news_txt {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #222;
	line-height: 30px;
	box-sizing: border-box;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.tap_news_txt p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
	color: #222;
	font-size: 16px;
}
.tap_news_txt p:hover{
	color: #2f63ba;
}

.tap_news_txt a:first-child>p {
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #030303 !important;
    white-space: normal;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tap_newspaper>div {
	width: 50%;
	height: 282px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.tap_newspaper_r {
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #030303;
	font-family: MicrosoftYaHei-Bold;

}

.tap_newspaper_r>h1 {
	font-size: 20px;
	font-weight: 900;

}

.tap_newspaper_r>p {
	font-size: 18px;
}

.tap_newspaper_r .tap_newspaper_btn {
	background-color: #C30000;
	height: 33px;
	width: 89px;
	text-align: center;
	line-height: 33px;
	color: #fff;
	font-size: 15px;
	margin-top: 25px;
	margin-left: 10px;
	cursor: pointer;
}

/* 科普活动预告 */
.tap .tap_news .tap_right_txt {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #222;
	line-height: 31px;
	box-sizing: border-box;
	padding-top: 6px;
	width: 100%;
}

.tap .tap_news .tap_right_txt p {
	color: #222;
	font-size: 16px;
	display: flex;
	justify-content: space-between;
	padding-left: 10px;
	padding-right: 10px;
}
.tap .tap_news .tap_right_txt p:hover{
	color: #2f63ba;
	}

/* 科普资源 */
.tap_right_zy img {
	margin: 5px 10px;
	cursor: pointer;
}

/* 京津冀科学教育馆联盟 */
.jjj-swiper {
	width: 100%;
	height: 100%;
}

.jjj-container {
	height: 100%;
}

.jjj-slide {
	display: flex;
	justify-content: space-between;
	padding: 20px;
	box-sizing: border-box;
	padding-top: 0px;
}

.jjj-slide .jjj_l {
	width: 30%;
	display: flex;
	align-items: center;
	padding: 0 30px;

}

.jjj-slide .jjj_r {
	width: 70%;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #030303;
	padding-right: 35px;

}

.jjj-slide .jjj_r h1 {
	font-size: 20px;
	font-weight: 900;
}

.jjj-slide .jjj_r {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.jjj-slide .jjj_r p {
	font-size: 16px;
}

.top_loop_txt a {
	color: #000 !important;
}

.top_loop_txt_active {
	color: #fff !important;
	background-color: #0146C7;
}
.top_loop_txt_active h1{
	color: #fff !important;
	background-color: #0146C7;
}
.tap_right_txt p span:nth-child(2){
	display: none;
	}
